home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / chats021.zip / CHAT-E.CFG < prev    next >
Text File  |  1992-09-04  |  2KB  |  93 lines

  1. ;
  2. ; Registration-Codes
  3. ;
  4. RegNr = 1
  5. RegName = Happy Rocky Box III
  6.  
  7. ; You can define several Sysop-Names to chat local in the same task with the
  8. ; users (1-9)
  9.  
  10. SysopName1 = Rocky
  11. SysopName2 = Tine
  12. SysopName3 = Sophie
  13.  
  14. ; BBS-Programm:  RA   = Remote Access > V1.10
  15. ;                SBBS = SuperBBS > V1.15
  16. ;                OTHER = other BBS-Programs
  17.  
  18. BBSType = RA
  19. ; BBSType = SBBS
  20. ; BBSType = OTHER
  21.  
  22. ; DEBUG = NO / YES - if YES, you will have more information to find errors
  23. ;                       in setting up the TINE-CHAT
  24.  
  25. DEBUG = YES
  26.  
  27. ; TempPath is the Path, where temporarily files were stored. It should be a
  28. ; ramdrive or something else
  29.  
  30. TempPath = G:\TEMP\
  31.  
  32. ;  Semaphore-Path - look in your Remote-Access-Config.exe - where the path
  33. ;  is defined
  34.  
  35. SemPath = G:\
  36.  
  37. ; UserdoesPath - where USERDOES.x - files are stored - Default: SemPath
  38. ;                Please look in SBBS-Manual or USERONxx.ZIP
  39.  
  40. UserdoesPath = \RA
  41.  
  42. ;  Filename of the ERROR.LOG - FIle
  43.  
  44. LogError = CHAT.ERR
  45.  
  46. ;  Filename of the LOG-FIle
  47.  
  48. LOGFile = CHAT.LOG
  49.  
  50. ;  Filename of the PAGING-Song  ( Default = PAGE.RA )
  51.  
  52. PageSong = PAGE.RA
  53.  
  54. ; Time to look for the new texts from other users
  55.  
  56. Refresh = 5
  57.  
  58. ;  Colors of the windows
  59.  
  60. AnsiNorm = 3
  61. AnsiHead1 = 111
  62. AnsiLine1 = 79
  63. AnsiLine2 = 47
  64. AnsiLine3 = 31
  65. AnsiLine4 = 95
  66. AnsiLine5 = 127
  67. AnsiLine6 = 79
  68. AnsiLine7 = 47
  69. AnsiMessage = 3
  70.  
  71. ; Set Flag in USeron.BBS (only RemoteAccess)
  72.  
  73. StatusFlag = 4
  74.  
  75. ; Enter at the first coloum make a new line ?
  76.  
  77. NewLine = No
  78.  
  79. ; Should bei keys like ALT-C, ALT-S active for the Sysop ?
  80. ; Sysop-Keys = No, if you chat in a LAN and the user mustn't change there
  81. ;              own security-level or increase their time
  82. ; Default: YES
  83.  
  84. SysopKeys = Yes
  85.  
  86. ; Should the CHAT.ABV-File be used ?
  87.  
  88. UseAbv = Yes
  89.  
  90. ; The Path and Name of the ABV-File
  91.  
  92. AbvFile = CHAT.ABV
  93.